Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-jstyleson | Distribution: Fedora Project |
Version: 0.0.2^20200323.8c47cc9 | Vendor: Fedora Project |
Release: 2.fc42 | Build date: Sat Jan 18 16:35:20 2025 |
Group: Unspecified | Build host: buildvm-ppc64le-10.iad2.fedoraproject.org |
Size: 12510 | Source RPM: python-jstyleson-0.0.2^20200323.8c47cc9-2.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/linjackson78/jstyleson | |
Summary: A python library to parse JSON with js-style comments |
jstyleson is a python library to parse JSON with js-style comments. Trailing comma is also supported. JSON by standard does not allow comments and trailing comma, and the python standard json module does not offer options to parse such informal JSON. jstyleson try to make it happy with your js-style commented JSON, by first removing all elements inside (comments and trailing comma), then hand it to the standard json module. jstyleson supports parsing JSON with: - single-line comment - multi-line comment - inline comment - trailing comma
MIT
* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.0.2^20200323.8c47cc9-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Tue Nov 05 2024 Benson Muite <benson_muite@emailplus.org> - 0.0.2^20200323.8c47cc9-1 - Initial import BZ #2321919
/usr/lib/python3.13/site-packages/__pycache__/jstyleson.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/__pycache__/jstyleson.cpython-313.pyc /usr/lib/python3.13/site-packages/jstyleson-0.2.0.dist-info /usr/lib/python3.13/site-packages/jstyleson-0.2.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/jstyleson-0.2.0.dist-info/LICENSE /usr/lib/python3.13/site-packages/jstyleson-0.2.0.dist-info/METADATA /usr/lib/python3.13/site-packages/jstyleson-0.2.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/jstyleson-0.2.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/jstyleson.py /usr/share/doc/python3-jstyleson /usr/share/doc/python3-jstyleson/README.md /usr/share/licenses/python3-jstyleson /usr/share/licenses/python3-jstyleson/LICENSE
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Jun 6 01:03:51 2025